Created by: uhle
This PR will fix some issues with the tray icon:
- missing parentheses to a function call,
- missing reinitialization of
_icon_before_attention
after iteration of_blink()
, - slightly tweaking the tooltip description (always showing the program's name just once).