Whether tipId has been marked seen via markSeen.
tipId
bool hasSeen(String tipId) => _seen.containsKey(tipId);