Bug report from operator: when a card is played, its tooltip remains visible.
User story
As a player, when I play/buy a card and it leaves its source slot, any tooltip attached to that card should close immediately so stale UI does not remain on screen.
Acceptance criteria
- After playing/buying a card in Main Street, no tooltip for that card remains visible.
- Regression test reproduces prior behavior and passes with fix.
- Existing tooltip hover behavior still works.
- Full tests and build pass.
Bug report from operator: when a card is played, its tooltip remains visible.
User story
As a player, when I play/buy a card and it leaves its source slot, any tooltip attached to that card should close immediately so stale UI does not remain on screen.
Acceptance criteria