Thierry Crozat - 2016-04-06

Note that there were two attemps to fix this issue:
https://github.com/scummvm/scummvm/pull/716 (that doesn't work properly)
https://github.com/scummvm/scummvm/pull/730 (that works but is a bit heavy-handed for a temporary fix, modifying a lot of classes).

After some discussion with sev we think we should do some more foundamental changes in the way tooltips are handled in order to fix this and other issues.