Implemented tooltip feature
I have implemented the tooltip feature that was marked as a todo. Now it properly displays tooltip on hovering over a menu item. We can extend this functionality to any other HTML element by following the same syntax such as tooltip: l("menu.number_tt")
. Fixes #776
Demo: