Yup, that one is a known issue. Basically it's just doing
_.filter(riptideCollection, function(collectionItem){
return deck.contains(collectionItem)
}
(pseudocode)
and then generating output based on that. So it'll iterate through the RL collection, see the first brainstorm, say "yep, this is...