Having read the doc a couple of times, it seems that an external edge-triggered interrupt for Attiny13 can ONLY be implemented for wake-up from Power-Down IF using external clock. Is that the case, or have I misinterpreted things? That seems logical, as there is no clock running to latch the signal. On the other hand..., the low level interrupt (INT0) will apparently will work with no clock?
TIA