event-widget: Fix time in tooltip text

The tooltips think all events start and end between 1:00 and 1:59, because we are missing a % in the format string and the I looks like 1.

I like it when bugs turn out to be easy. Fixes #225 (closed).

Merge request reports

Loading