ARIA 1.2 Vocabulary

tooltip

A contextual popup that displays a description for an element; it should be referenced from the described element with aria-describedby. Typically becomes visible after a short delay in response to mouse hover or keyboard focus.

Reference