A tooltip exists because an icon alone couldn't fit the full explanation in the space available. But an "info" icon with an "Info" tooltip adds nothing — the user already knew it was an info icon from its shape.
A good tooltip explains the **definition or calculation** behind the value it points to. Don't stop at "what is this" — answer "how was this number derived" so the user never has to ask twice.
The demo auto-hovers the ⓘ icon: the ✕ tooltip just repeats the label, while the ✓ tooltip explains how the number is calculated.
When to use
Attach tooltips to stats or jargon an icon alone can't convey. If the icon is already clear, skip the tooltip entirely.