I'm creating an app that deals with a schedule-based widget. As a result, it should be updated constantly, but I'll know what the widget will look like far in advance. Is there a limit to the number of WigetKit timeline entries we're allowed to create at once? If I wanted to create a timeline of 100 entries, would it let me with no limitations? I want to create as many future entries as I can, but I don't want to slow down the speed in updating the widget when a user makes a change.